[INFO] fetching crate lsp-bridge 0.2.0...
[INFO] testing lsp-bridge-0.2.0 against master#1f7f8ea0721a3b1eb73e6c6d25cccb371434b320 for pr-154065-1
[INFO] extracting crate lsp-bridge 0.2.0 into /workspace/builds/worker-3-tc1/source
[INFO] removed /workspace/builds/worker-3-tc1/source/rust-toolchain.toml
[INFO] started tweaking crates.io crate lsp-bridge 0.2.0
[INFO] finished tweaking crates.io crate lsp-bridge 0.2.0
[INFO] tweaked toml for crates.io crate lsp-bridge 0.2.0 written to /workspace/builds/worker-3-tc1/source/Cargo.toml
[INFO] validating manifest of crates.io crate lsp-bridge 0.2.0 on toolchain 1f7f8ea0721a3b1eb73e6c6d25cccb371434b320
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1f7f8ea0721a3b1eb73e6c6d25cccb371434b320" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate crates.io crate lsp-bridge 0.2.0 already has a lockfile, it will not be regenerated
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1f7f8ea0721a3b1eb73e6c6d25cccb371434b320" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded uuid v1.17.0
[INFO] [stderr]   Downloaded lsp-types v0.97.0
[INFO] [stderr]   Downloaded fluent-uri v0.1.4
[INFO] [stderr]   Downloaded criterion v0.6.0
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+1f7f8ea0721a3b1eb73e6c6d25cccb371434b320" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] cf313fa367ebb08e2fe939255a10d800b5c77ed7d143c005d98729022f5175ce
[INFO] running `Command { std: "docker" "start" "-a" "cf313fa367ebb08e2fe939255a10d800b5c77ed7d143c005d98729022f5175ce", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "cf313fa367ebb08e2fe939255a10d800b5c77ed7d143c005d98729022f5175ce", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "cf313fa367ebb08e2fe939255a10d800b5c77ed7d143c005d98729022f5175ce", kill_on_drop: false }`
[INFO] [stdout] cf313fa367ebb08e2fe939255a10d800b5c77ed7d143c005d98729022f5175ce
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+1f7f8ea0721a3b1eb73e6c6d25cccb371434b320" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 872aa9be1bf98b040081d6a4c4024d8e5fa87a6b5b2fb670289822cd3a24eadf
[INFO] running `Command { std: "docker" "start" "-a" "872aa9be1bf98b040081d6a4c4024d8e5fa87a6b5b2fb670289822cd3a24eadf", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.95
[INFO] [stderr]    Compiling libc v0.2.174
[INFO] [stderr]    Compiling getrandom v0.3.3
[INFO] [stderr]    Compiling zerocopy v0.8.26
[INFO] [stderr]    Compiling futures-sink v0.3.31
[INFO] [stderr]    Compiling tracing-core v0.1.34
[INFO] [stderr]    Compiling regex-syntax v0.6.29
[INFO] [stderr]    Compiling slab v0.4.10
[INFO] [stderr]    Compiling regex-syntax v0.8.5
[INFO] [stderr]    Compiling serde_json v1.0.140
[INFO] [stderr]    Compiling thiserror v2.0.12
[INFO] [stderr]    Compiling overload v0.1.1
[INFO] [stderr]    Compiling percent-encoding v2.3.1
[INFO] [stderr]    Compiling sharded-slab v0.1.7
[INFO] [stderr]    Compiling fluent-uri v0.1.4
[INFO] [stderr]    Compiling thread_local v1.1.9
[INFO] [stderr]    Compiling futures-channel v0.3.31
[INFO] [stderr]    Compiling form_urlencoded v1.2.1
[INFO] [stderr]    Compiling nu-ansi-term v0.46.0
[INFO] [stderr]    Compiling tracing-log v0.2.0
[INFO] [stderr]    Compiling quote v1.0.40
[INFO] [stderr]    Compiling parking_lot_core v0.9.11
[INFO] [stderr]    Compiling mio v1.0.4
[INFO] [stderr]    Compiling socket2 v0.5.10
[INFO] [stderr]    Compiling signal-hook-registry v1.4.5
[INFO] [stderr]    Compiling syn v2.0.104
[INFO] [stderr]    Compiling parking_lot v0.12.4
[INFO] [stderr]    Compiling dashmap v6.1.0
[INFO] [stderr]    Compiling rand_core v0.9.3
[INFO] [stderr]    Compiling uuid v1.17.0
[INFO] [stderr]    Compiling regex-automata v0.4.9
[INFO] [stderr]    Compiling regex-automata v0.1.10
[INFO] [stderr]    Compiling matchers v0.1.0
[INFO] [stderr]    Compiling ppv-lite86 v0.2.21
[INFO] [stderr]    Compiling rand_chacha v0.9.0
[INFO] [stderr]    Compiling regex v1.11.1
[INFO] [stderr]    Compiling rand v0.9.1
[INFO] [stderr]    Compiling synstructure v0.13.2
[INFO] [stderr]    Compiling zerovec-derive v0.11.1
[INFO] [stderr]    Compiling displaydoc v0.2.5
[INFO] [stderr]    Compiling serde_derive v1.0.219
[INFO] [stderr]    Compiling futures-macro v0.3.31
[INFO] [stderr]    Compiling tracing-attributes v0.1.30
[INFO] [stderr]    Compiling serde_repr v0.1.20
[INFO] [stderr]    Compiling tokio-macros v2.5.0
[INFO] [stderr]    Compiling thiserror-impl v2.0.12
[INFO] [stderr]    Compiling async-trait v0.1.88
[INFO] [stderr]    Compiling zerofrom-derive v0.1.6
[INFO] [stderr]    Compiling yoke-derive v0.8.0
[INFO] [stderr]    Compiling futures-util v0.3.31
[INFO] [stderr]    Compiling tokio v1.46.1
[INFO] [stderr]    Compiling zerofrom v0.1.6
[INFO] [stderr]    Compiling yoke v0.8.0
[INFO] [stderr]    Compiling tracing v0.1.41
[INFO] [stderr]    Compiling zerovec v0.11.2
[INFO] [stderr]    Compiling zerotrie v0.2.2
[INFO] [stderr]    Compiling tracing-subscriber v0.3.19
[INFO] [stderr]    Compiling tinystr v0.8.1
[INFO] [stderr]    Compiling potential_utf v0.1.2
[INFO] [stderr]    Compiling icu_collections v2.0.0
[INFO] [stderr]    Compiling icu_locale_core v2.0.0
[INFO] [stderr]    Compiling icu_provider v2.0.0
[INFO] [stderr]    Compiling serde v1.0.219
[INFO] [stderr]    Compiling futures-executor v0.3.31
[INFO] [stderr]    Compiling icu_normalizer v2.0.0
[INFO] [stderr]    Compiling icu_properties v2.0.1
[INFO] [stderr]    Compiling futures v0.3.31
[INFO] [stderr]    Compiling idna_adapter v1.2.1
[INFO] [stderr]    Compiling idna v1.0.3
[INFO] [stderr]    Compiling url v2.5.4
[INFO] [stderr]    Compiling lsp-types v0.97.0
[INFO] [stderr]    Compiling lsp-bridge v0.2.0 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 45.83s
[INFO] running `Command { std: "docker" "inspect" "872aa9be1bf98b040081d6a4c4024d8e5fa87a6b5b2fb670289822cd3a24eadf", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "872aa9be1bf98b040081d6a4c4024d8e5fa87a6b5b2fb670289822cd3a24eadf", kill_on_drop: false }`
[INFO] [stdout] 872aa9be1bf98b040081d6a4c4024d8e5fa87a6b5b2fb670289822cd3a24eadf
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+1f7f8ea0721a3b1eb73e6c6d25cccb371434b320" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] ffce72b0043d9577bcb202b4cd93af1c0051d7a96c7854d33bd246eb8b150b42
[INFO] running `Command { std: "docker" "start" "-a" "ffce72b0043d9577bcb202b4cd93af1c0051d7a96c7854d33bd246eb8b150b42", kill_on_drop: false }`
[INFO] [stderr]    Compiling futures-channel v0.3.31
[INFO] [stderr]    Compiling serde v1.0.219
[INFO] [stderr]    Compiling tokio v1.46.1
[INFO] [stderr]    Compiling half v2.6.0
[INFO] [stderr]    Compiling rustix v1.0.7
[INFO] [stderr]    Compiling clap_builder v4.5.41
[INFO] [stderr]    Compiling rayon-core v1.12.1
[INFO] [stderr]    Compiling async-stream-impl v0.3.6
[INFO] [stderr]    Compiling linux-raw-sys v0.9.4
[INFO] [stderr]    Compiling bitflags v2.9.1
[INFO] [stderr]    Compiling futures-util v0.3.31
[INFO] [stderr]    Compiling ciborium-ll v0.2.2
[INFO] [stderr]    Compiling async-stream v0.3.6
[INFO] [stderr]    Compiling rayon v1.10.0
[INFO] [stderr]    Compiling clap v4.5.41
[INFO] [stderr]    Compiling serde_json v1.0.140
[INFO] [stderr]    Compiling ciborium v0.2.2
[INFO] [stderr]    Compiling tempfile v3.20.0
[INFO] [stderr]    Compiling futures-executor v0.3.31
[INFO] [stderr]    Compiling futures v0.3.31
[INFO] [stderr]    Compiling lsp-types v0.97.0
[INFO] [stderr]    Compiling tinytemplate v1.2.1
[INFO] [stderr]    Compiling criterion v0.6.0
[INFO] [stderr]    Compiling tokio-stream v0.1.17
[INFO] [stderr]    Compiling tokio-test v0.4.4
[INFO] [stderr]    Compiling lsp-bridge v0.2.0 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 27.02s
[INFO] running `Command { std: "docker" "inspect" "ffce72b0043d9577bcb202b4cd93af1c0051d7a96c7854d33bd246eb8b150b42", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "ffce72b0043d9577bcb202b4cd93af1c0051d7a96c7854d33bd246eb8b150b42", kill_on_drop: false }`
[INFO] [stdout] ffce72b0043d9577bcb202b4cd93af1c0051d7a96c7854d33bd246eb8b150b42
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+1f7f8ea0721a3b1eb73e6c6d25cccb371434b320" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] 4bcddc9b4684ca1fcd4e9160597b9f67cecf100fed0a08324d86162ebbe6c9f2
[INFO] running `Command { std: "docker" "start" "-a" "4bcddc9b4684ca1fcd4e9160597b9f67cecf100fed0a08324d86162ebbe6c9f2", kill_on_drop: false }`
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.27s
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/lsp_bridge-7bc4448fa276c59a)
[INFO] [stdout] 
[INFO] [stdout] running 34 tests
[INFO] [stdout] test bridge::tests::test_language_detection ... ok
[INFO] [stdout] test bridge::tests::test_server_registration ... ok
[INFO] [stdout] test client::tests::test_document_operations ... ok
[INFO] [stdout] test client::tests::test_server_registration ... ok
[INFO] [stdout] test client::tests::test_client_creation ... ok
[INFO] [stdout] test bridge::tests::test_bridge_creation ... ok
[INFO] [stdout] test config::tests::test_client_capabilities_default ... ok
[INFO] [stdout] test config::tests::test_config_validation ... ok
[INFO] [stdout] test bridge::tests::test_text_edits ... ok
[INFO] [stdout] test error::tests::test_error_recoverable ... ok
[INFO] [stdout] test hardening::tests::test_input_validation ... ok
[INFO] [stdout] test protocol::tests::test_lsp_request_creation ... ok
[INFO] [stdout] test protocol::tests::test_lsp_response_creation ... ok
[INFO] [stdout] test monitoring::tests::test_resource_limits ... ok
[INFO] [stdout] test hardening::tests::test_rate_limiting ... ok
[INFO] [stdout] test protocol::tests::test_document_state ... ok
[INFO] [stdout] test config::tests::test_server_config_builder ... ok
[INFO] [stdout] test monitoring::tests::test_metrics_collection ... ok
[INFO] [stdout] test error::tests::test_error_creation ... ok
[INFO] [stdout] test tests::test_basic_creation ... ok
[INFO] [stdout] test utils::tests::test_position_utilities ... ok
[INFO] [stdout] test utils::tests::test_range_utilities ... ok
[INFO] [stdout] test utils::tests::test_text_edit_application ... ok
[INFO] [stdout] test utils::tests::test_uri_conversion ... ok
[INFO] [stdout] test protocol::tests::test_path_uri_conversion ... ok
[INFO] [stdout] test protocol::tests::test_request_id_generation ... ok
[INFO] [stdout] test server::tests::test_parse_content_length ... ok
[INFO] [stdout] test server::tests::test_server_creation ... ok
[INFO] [stdout] test monitoring::tests::test_health_check ... ok
[INFO] [stdout] test utils::tests::test_document_utilities ... ok
[INFO] [stdout] test server::tests::test_server_state_transitions ... ok
[INFO] [stdout] test error::tests::test_error_severity ... ok
[INFO] [stdout] test hardening::tests::test_connection_limits ... ok
[INFO] [stdout] test hardening::tests::test_circuit_breaker ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 34 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.16s
[INFO] [stdout] 
[INFO] [stderr]    Doc-tests lsp_bridge
[INFO] [stdout] 
[INFO] [stdout] running 10 tests
[INFO] [stdout] test src/lib.rs - (line 108) - compile ... ok
[INFO] [stdout] test src/lib.rs - (line 165) - compile ... ok
[INFO] [stdout] test src/lib.rs - (line 216) - compile ... ok
[INFO] [stdout] test src/lib.rs - (line 66) - compile ... ok
[INFO] [stdout] test src/lib.rs - (line 192) - compile ... ok
[INFO] [stdout] test src/process.rs - process::LspProcess::kill (line 213) - compile ... ok
[INFO] [stdout] test src/process.rs - process::LspProcess::new (line 97) - compile ... ok
[INFO] [stdout] test src/process.rs - process::LspProcess::wait (line 245) - compile ... ok
[INFO] [stdout] test src/process.rs - process::LspProcess::send_message (line 166) - compile ... ok
[INFO] [stdout] test src/process.rs - process::LspProcess (line 30) - compile ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 10 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.05s
[INFO] [stdout] 
[INFO] [stdout] all doctests ran in 1.95s; merged doctests compilation took 1.86s
[INFO] running `Command { std: "docker" "inspect" "4bcddc9b4684ca1fcd4e9160597b9f67cecf100fed0a08324d86162ebbe6c9f2", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "4bcddc9b4684ca1fcd4e9160597b9f67cecf100fed0a08324d86162ebbe6c9f2", kill_on_drop: false }`
[INFO] [stdout] 4bcddc9b4684ca1fcd4e9160597b9f67cecf100fed0a08324d86162ebbe6c9f2
